object MeDlg: TMeDlg Left = 221 Top = 153 ActiveControl = BitBtn1 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Who am I?' ClientHeight = 219 ClientWidth = 427 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 16 object MyLabelRotate1: TMyLabelRotate Left = 8 Top = 12 Width = 285 Height = 17 LabelStyle.AShadeLTSet = False Caption = 'Hi, my name is Alfredo Milani-Comparetti.' Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object MyLabelRotate2: TMyLabelRotate Left = 8 Top = 32 Width = 285 Height = 17 LabelStyle.AShadeLTSet = False Caption = 'I am a free-lance programmer and I love' Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object MyLabelRotate3: TMyLabelRotate Left = 8 Top = 52 Width = 285 Height = 17 LabelStyle.AShadeLTSet = False Caption = 'playing MUDs :-)' Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object MyLabelRotate5: TMyLabelRotate Left = 8 Top = 92 Width = 285 Height = 17 LabelStyle.AShadeLTSet = False Caption = 'My E-Mail address is' Font.Color = clGreen Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object MyLabelRotate6: TMyLabelRotate Left = 8 Top = 112 Width = 285 Height = 33 LabelStyle.AShadeLTSet = False Caption = 'MC3078@MCLINK.IT' Font.Color = clRed Font.Height = -24 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object MyLabelRotate7: TMyLabelRotate Left = 8 Top = 168 Width = 285 Height = 17 LabelStyle.AStyle3D = A3dResit LabelStyle.AShadeLTSet = False LabelStyle.AHShadeOffSet = 3 LabelStyle.AVShadeOffSet = 3 Caption = 'Feel free to ask me whatever you like.' Font.Color = clBlue Font.Height = -15 Font.Name = 'Arial' Font.Style = [fsItalic] ParentFont = False end object MyLabelRotate10: TMyLabelRotate Left = 8 Top = 188 Width = 285 Height = 17 LabelStyle.AStyle3D = A3dResit LabelStyle.AShadeLTSet = False Caption = 'Suggestions, bugs, infos, are all welcome.' Font.Color = clBlue Font.Height = -15 Font.Name = 'Arial' Font.Style = [fsItalic] ParentFont = False end object BitBtn1: TBitBtn Left = 313 Top = 168 Width = 89 Height = 29 TabOrder = 0 Kind = bkOK Style = bsNew end object Panel1: TPanel Left = 301 Top = 8 Width = 112 Height = 132 BevelInner = bvRaised BevelOuter = bvLowered BorderWidth = 4 TabOrder = 1 object Image1: TImage Left = 6 Top = 6 Width = 100 Height = 120 AutoSize = True Picture.Data = {} end end end